@charset "utf-8";
/*Reset start*/
body, div, dl, dt, dd, ul, ol, li,
h1, h2, h3, h4, h5, h6, form, legend, input, button,
textarea, p,th,td{border:0;font-size:100%;margin:0;outline:0;padding:0;}
h1, h2, h3, h4, h5, h6{font-size:100%;font-weight:normal;}
fieldset, img{border:none;}
img{vertical-align:top;}
ol, ul{list-style:none outside none;}
table{border-collapse:collapse;border-spacing:0;}
sub,sup{font-size:80%;line-height:0;position:relative;vertical-align:baseline;}
sup{top:-0.5em;}
sub{bottom:-0.25em;}
var{font-family: Arial; font-style:normal;}
body,button,input,select,textarea{color:#606060;font:12px/1.5 Arial, Helvetica, "宋体", san-serif;}
.clearfix:after {content:"."; display:block; height:0; clear:both; visibility:hidden; }
.clearfix{display:inline-block; }
.clearfix{display:block;}
.clearbox{border-top:transparent 0px solid;clear:both;font-size:0;margin-top:0px;visibility:hidden;}
.dis{display:block;}
.undis{display:none;}
/*Reset end*/
a{color:#666666;text-decoration:none;}
a:hover{color:#c50000;}
html{overflow-y:scroll;}
body{background-color:#fff;}
.header{
	height:65px;
	width:898px;
	margin:0 auto;
	overflow:hidden;
	zoom:1;
}
#logo{
	float:left;
	width:376px;
	height:25px;
	padding:20px 0 0 30px;
}
#logo a{
	background:url(../images/common/logo.jpg) no-repeat 0 0;
	display:block;
	height:0;
	width:495px;
	padding-top:25px;
	overflow:hidden;
}
.header span{
	float:right;
	display:block;
	padding:30px 24px 0 0;
}
.header span a{
	background:url(../images/common/global.gif) no-repeat 0 0;
	display:block;
	height:0;
	width:47px;
	padding-top:9px;
	overflow:hidden;
}

.nav{
	background-color:#ebebeb;
	font-family:"宋体";
	height:29px;
	line-height:30px;
	width:898px;
	margin:0 auto;
	overflow:hidden;
}
.nav ul{
	margin-left:-1px;
	width:900px;
}
.nav ul li{
	border-left:1px solid #d7d7d7;
	float:left;
	width:224px;
	text-align:center;
}

.nav ul li a{
	color:#444;
	display:block;
	font-weight:bold;
	height:29px;
}
.nav ul li a:hover,.nav ul li a.current{
	background-color:#c50000;
	color:#fff;
}

.banner,.s_banner{
	width:898px;
	margin:0 auto;
	overflow:hidden;
}
.banner{
	height:241px;
}
.s_banner{
	height:203px;
}
.banner img,.s_banner img{
	display:block;
}

#home_tab_con span a,.home_intro span a,.crumbs,.crumbs span,.crumbs strong,.sub_nav li,.sub_nav li a,.sub_nav li a:hover,
.notice_list li span a{
	background:url(../images/common/style_bj1.png) no-repeat;
}


.home_con{
	height:190px;
	width:898px;
	margin:16px auto 0;
	overflow:hidden;
}
.home_con_l{
	float:left;
	width:280px;
}
.home_con_m{
	float:left;
	width:387px;
	padding-left:29px;
}
.home_con_r{
	float:right;
	width:172px;
}

.home_con h2{
	background-color:#d7d7d7;
	height:18px;
	overflow:hidden;
}
.home_con h2 span{
	background-color:#fff;
	display:block;
	height:17px;
	width:100%;
	position:relative;
}
.home_con h2 span a{
	background:url(../images/common/home_name.gif) no-repeat;
	border-bottom:1px solid #c50000;
	display:block;
	height:0;
	width:48px;
	overflow:hidden;
	padding-top:17px;
	position:absolute;
}
.home_con .home_con_l h2 span a{
	background-position:0 0;
}
.home_con .home_con_m h2 span a{
	background-position:-89px 0;
}
.home_con .home_con_r h2 span a{
	background-position:-178px 0;
}

.home_intro{
	margin-top:6px;
}
.home_intro img{
	border:1px solid #d6d6d6;
	float:left;
	padding:3px;
	margin:3px 12px 0 0;
}
.home_intro p{
	line-height:21px;
	text-indent:2em;
	
}
.home_intro span{
	display:block;
	text-align:right;
}

#home_tab{
	height:24px;
	overflow:hidden;
	zoom:1;
	padding-top:9px;
	position:relative;
}
#home_tab li{
	float:left;
	margin-right:2px;
}
#home_tab li a{
	background:url(../images/common/home_tab.gif) no-repeat;
	display:block;
	height:0;
	padding-top:24px;
	overflow:hidden;
}
#home_tab li.h_tab_0 a{
	width:89px;
	background-position:0 0;
}
#home_tab li.h_tab_1 a{
	width:137px;
	background-position:-90px 0;
}
#home_tab li.h_tab_2 a{
	width:98px;
	background-position:-229px 0;
}
#home_tab li.h_tab_0_curr a{
	width:89px;
	background-position:0 -26px;
}
#home_tab li.h_tab_1_curr a{
	width:137px;
	background-position:-90px -26px;
}
#home_tab li.h_tab_2_curr a{
	width:98px;
	background-position:-229px -26px;
}

#home_tab_con{
	background-color:#ebebeb;
	border:1px solid #cccccc;
	height:155px;
	margin-top:10px;
}
#home_tab_con p{
	line-height:21px;
	text-indent:2em;
	
	width:356px;
	margin:0 auto;
	padding-top:12px;
}
#home_tab_con span{
	display:block;
	width:356px;
	margin:0 auto;
	text-align:right;
	padding-top:3px;
}
#home_tab_con span a,.home_intro span a,.notice_list li span a{
	background-position:0 -273px;
	color:#444;
	font-family:"宋体";
	padding-left:7px;
}
#home_tab_con span a:hover,.home_intro span a:hover,.notice_list li span a:hover{
	color:#c50000;
}

.home_con_r p{
	padding-top:9px;
}
.home_con_r img{
	border:1px solid #d6d6d6;
	display:block;
	padding:3px;
}


.foot{
	border-top:1px solid #ccc;
	color:#333;
	clear:both;
	height:52px;
	width:898px;
	margin:24px auto 0;
	padding-top:5px;
}
.foot a{
	color:#333;
}
.foot a:hover{
	color:#c50000;
}
.foot p.foot_nav{
	float:left;
}
.foot p.foot_nav span{
	font-family:"宋体";
	padding:0 6px;
}
.foot p.site_copy{
	float:right;
}

/*Second*/
.crumbs{
	background-position:10px -68px;
	border:1px solid #d0d0d0;
	line-height:28px;
	line-height:32px\9;
	height:29px;
	width:864px;
	margin:14px auto 0;
	overflow:hidden;
	padding-left:32px;
}
.crumbs em,.crumbs a,.crumbs span,.crumbs strong{
	float:left;
}
.crumbs em{
	font-style:normal;
}
.crumbs strong{
	background-position:0 -29px;
	background-repeat:repeat-x;
	color:#c50000;
	display:block;
	height:29px;
	font-weight:normal;
	padding:0 6px 0 12px;
}
.crumbs span{
	display:block;
	height:29px;
	width:15px;
	text-indent:-9999em;
	overflow:hidden;
}
.crumbs span.crumbs_1{
	background-position:0 0;
	margin:0 12px 0 5px;
}
.crumbs span.crumbs_2{
	background-position:-15px 0;
	margin-left:4px;
}
.crumbs span.crumbs_3{
	background-position:-30px 0;
}

.main_area{
	width:898px;
	margin:14px auto 0;
}
.sub_nav{
	float:left;
	width:170px;
}
.sub_nav h2{
	background:url(../images/common/left-tit-bar.png) no-repeat;
	height:0;
	overflow:hidden;
	padding-top:35px;
}
.sub_nav h2.about_name{
	background-position:0 0;
}
.sub_nav h2.product_name{
	background-position:0 -36px;
}
.sub_nav h2.notice_name{
	background-position:0 -72px;
}
.sub_nav h2.recruitment_name{
	background-position:0 -108px;
}
.sub_nav li{
	background-position:0 -162px;
	background-repeat:repeat-x;
	line-height:28px;
	line-height:32px\9;
	*line-height:30px;
	height:30px;
	overflow:hidden;
	padding-left:32px;
}
.sub_nav li a{
	background-position:0 -151px;
	*background-position:0 -153px;
	padding-left:14px;
}
.sub_nav li a:hover,.sub_nav li a.current{
	background-position:0 -115px;
	*background-position:0 -117px;
	color:#c50000;
}

.main_cont{
	float:left;
	width:502px;
	padding-left:28px;
}
.main_cont h2{
	background:url(../images/common/main_cont_h2.jpg) no-repeat 0 0;
	height:35px;
	overflow:hidden;
}
.main_cont h2 span{
	background:url(../images/common/name.png) no-repeat;
	display:block;
	height:0;
	overflow:hidden;
	padding-top:15px;
	margin:11px 0 0 17px;
}
.main_cont h2 span.about_1{
	background-position:0 0;
}
.main_cont h2 span.about_2{
	background-position:0 -20px;
}
.main_cont h2 span.about_3{
	background-position:0 -40px;
}
.main_cont h2 span.about_4{
	background-position:0 -60px;
}
.main_cont h2 span.about_5{
	background-position:0 -80px;
}
.main_cont h2 span.about_6{
	background-position:0 -100px;
}
.main_cont h2 span.about_7{
	background-position:0 -120px;
}
.main_cont h2 span.about_8{
	background-position:0 -140px;
}
.main_cont h2 span.product_1{
	background-position:0 -140px;
}
/*sam*/
.main_cont h2 span.product_01{
	background-position:0 -160px;
}
/*sam*/
.main_cont h2 span.notice_1{
	background-position:0 -180px;
}
.main_cont h2 span.recruitment_1{
	background-position:0 -200px;
}
.main_cont h2 span.recruitment_2{
	background-position:0 -220px;
}


.w_200{
	width:200px;
}
.w_151{
	width:151px;
}
.w_280{
	width:280px;
}
.w_329{
	width:329px;
}
.m_t14{
	margin-top:-14px;
}
.m_t12{
	margin-top:12px;
}
.pt_20{
	padding-top:20px;
}
.imgtxt_area{
	padding:12px 0 15px;
}
.img_area{
	float:left;
}
.img_area img,.img_area p{
	padding-top:8px;
}
.img_area p img{
	border:1px solid #d0d0d0;
	padding:3px;
}
.txt_area{
	float:right;
}
.txt_area p{
	line-height:24px;
	text-indent:2em;
	
	padding:2px 0 5px;
}

.line{
	background:url(../images/common/line.gif) repeat-x 0 0;
}
.style_layout_1{
	line-height:24px;
	padding-top:8px;
}
.style_layout_1 h3{
	font-weight:bold;
}
.style_layout_1 h3.big_h3{
	font-size:14px;
	padding:4px 25px;
}
.style_layout_1 p{
	text-indent:2em;
	
	padding:2px 0 5px;
}

.show_pic{
	margin-top:20px;
}
.b_img{
	border:1px solid #d0cfcf;
	height:307px;
	width:500px;
	text-align:center;
	padding-top:3px;
}
.b_img img{
	filter: alpha(opacity:100);
	opacity: 1;
}
.b_show_bj{
	background-color:#efefef;
	height:100px;
	width:494px;
	margin:3px auto 0;
	overflow:hidden;
}
.w_500{
	border:1px solid #ececec;
	border-top:none;
	height:106px;
	width:500px;
}
.w_455{
	height:106px;
	width:470px;
	margin-top:7px;
}
.w_455 ul{
	height:92px;
	width:455px;
	position:absolute;
	left:0;	
}
.w_455 ul li{
	float:left;
	height:92px;
	width:94px;
	text-align:center;
}
.w_455 ul li span{
	display:block;
	padding-top:1px;
	padding-top:3px\9;
}

.process_cont{
	background:url(../images/common/process_bj.jpg) no-repeat 0 34px;
	padding-left:117px;
}

.notice_list{
	overflow:hidden;
	padding-top:3px;
}
.notice_list li{
	background:url(../images/common/line.gif) repeat-x 0 0;
	padding:15px 0 13px 108px;
	position:relative;
	zoom:1;
}
.notice_list li.nobg{
	background:none;
}
.notice_list li h3{
	font-size:14px;
	font-weight:bold;
	padding-bottom:4px;
}
.notice_list li h3 em{
	font-style:normal;
	font-weight:normal;
	font-size:12px;
	position:absolute;
	left:0;
	top:16px;
}
.notice_list li p{
	padding-bottom:5px;
}

.notice_cont{
	line-height:24px;
}
.notice_cont h3{
	font-size:14px;
	font-weight:bold;
	text-align:center;
	padding:17px 0 0 0;
}
.notice_cont p{
	text-indent:2em;
	
	padding:5px 0 2px;
}
.notice_cont p.news_data{
	background:url(../images/common/line.gif) repeat-x 0 bottom;
	text-align:center;
	padding:8px 0 4px 0;
	line-height:18px;
	margin-bottom:10px;
}
.notice_cont p.img_box{
	text-indent:0;
	text-align:center;
	padding:10px 0 0 0;
}
.notice_cont p.img_box img{
	border:1px solid #d0d0d0;
	padding:3px;
}


#rec_tab{
	background:url(../images/common/tab_bj.gif) repeat-x 0 0;
	height:24px;
	margin-top:20px;
	overflow:hidden;
	zoom:1;
}
#rec_tab li{
	float:left;
	line-height:24px;
	height:24px;
	border-right:1px solid #dddddd;
	font-size:14px;
	font-weight:bold;
	padding:0 21px;
	cursor:pointer;
}
#rec_tab li.current{
	background-color:#fff;
	color:#c50000;
}
.rec_cont_1 .rec_cont_pg{
	display:block;
}
.rec_cont_1 .rec_cont_zy{
	display:none;
}
.rec_cont_2 .rec_cont_zy{
	display:block;
}
.rec_cont_2 .rec_cont_pg{
	display:block;
	margin-top:10px;
}
.rec_cont_2 .rec_cont_pg p{line-height:24px;}
.rec_info p{
	line-height:24px;
	text-indent:2em;
	
	padding:5px 0 2px;
}
.rec_info p.noindent{
	text-indent:0;
}
#rec_cont h3{
	font-size:14px;
	font-weight:bold;
	padding:10px 0 5px;
	
}
#rec_cont h4{
	font-weight:bold;
	padding:6px 0 0 0;
}
.jobs_box{width:500px;border:1px solid #efefef;color:#6e6e6e;}
.jobs_tit,.jobs_list{overflow:hidden;zoom:1;}
.jobs_tit{height:28px;overflow:hidden;}
.jobs_block{font-weight:bold;}
.jobs_hidden div{display:none;clear:both;}.jobs_block div{display:block;clear:both;}
.jobs_tit span,.jobs_list span,.jobs_list em{float:left;display:block;padding:6px 0 4px 0;}
.jobs_box .jobs{width:130px;padding-left:8px;}
.jobs_box .adress{width:92px;}
.jobs_box .numer{width:84px;text-align:center;}
.jobs_box .data{width:120px;text-align:center;}
.jobs_box .effective{width:124px;text-align:center;}
.jobs_box .view,.jobs_box .view_curr{width:60px;text-align:center;font-weight:normal;}
.jobs_list div{ border-top:1px solid #efefef;background:url(../images/bg/dotten_line.gif) repeat-x left bottom;color:#4b4b4b;overflow:hidden;padding:10px 10px;font-weight:normal;zoom:1;}
.jobs_list div span{width:464px;clear:both;text-align:right;margin-top:-11px;}
.jobs_tit{background-color:#efefef;}
.jobs_list em{font-style:normal;cursor:pointer; overflow:hidden}
.arrow{padding:8px 18px 0px 0px; float:right}
.jobs_box .view_curr{color:#c50000;}
.job_box_color{background-color:#efefef;}
.jobscon ol{ padding-left:46px;}
.jobscon ol li{
	margin:0px; padding:0px; 
	list-style-type: decimal;
}

.slider_pic{
	border:1px solid #d0cfcf;
	float:left;
}
.slider_pic_s{
	width:198px;
}
#bigpics{
	background:url(../images/common/loading.gif) no-repeat center center;
}
.s_img{
	width:192px;
	margin:3px auto 0;
}
.s_img img{
	filter: alpha(opacity:100);
	opacity: 1;
}
.w_198{
	border-top:1px solid #a9a8a8;
	height:54px;
	width:198px;
	margin-top:3px;
}
.w_180{
	height:48px;
	width:180px;
	padding-top:6px;
}

/* start */
.w_460{
	border-top:1px solid #a9a8a8;
	height:278px;
	width:460px;
	margin-top:3px;
}
.w_435{
	height:272px;
	width:435px;
	padding-top:6px;
}
/* end */
.switch{
	overflow:hidden;
}
.s_left_btn,.s_right_btn{
	float:left;
	height:44px;
	width:9px;
	margin-top:1px;
}
.s_left_btn a,.s_right_btn a{
	display:block;
	height:0;
	width:9px;
	padding-top:44px;
	overflow:hidden;
	outline:none;
}
.s_left_btn a{
	background:url(../images/common/imgleft.gif) no-repeat 0 2px;
}
.s_right_btn a{
	background:url(../images/common/imgright.gif) no-repeat 0 2px;
}

.b_left_btn,.b_right_btn{
	float:left;
	height:100px;
	width:12px;
	margin-top:1px;
}
.b_left_btn a,.b_right_btn a{
	display:block;
	height:0;
	width:9px;
	padding-top:100px;
	overflow:hidden;
	outline:none;
}
.b_left_btn a{
	background:url(../images/common/imgleft.gif) no-repeat 2px 15px;
}
.b_right_btn a{
	background:url(../images/common/imgright.gif) no-repeat 0 15px;
}

.switch_center{
	float:left;
	overflow:hidden;
	position:relative;
	zoom:1;
}
.w_198 ul{
	height:44px;
	width:180px;
	position:absolute;
	left:0;	
}
.w_198 ul li{
	float:left;
	height:44px;
	width:60px;
	text-align:center;
}
/* start */
.w_460 ul{
	height:268px;
	width:435px;
	position:absolute;
	left:0;	
}
.w_460 ul li{
	float:left;
	height:268px;
	width:435px;
	text-align:center;
}
/* end */


.switch_center ul li img{
	border:1px solid #d7d7d7;
}
.switch_center ul li.on img{
	border:1px solid #606060;
}
.switch_center ul li a{
	outline:none;
}
.slider_pic_b{
	width:500px;
	border:0;
}
.slider_pic_b .s_img{
	width:500px;
	margin:3px auto 0;
	border:1px solid #d0cfcf;
	text-align:center;
}
.slider_pic_b .s_img img{
	filter: alpha(opacity:100);
	opacity: 1;
	padding:3px;
	height:304px;
	width:492px;
}
.w_502{width:502px;
	height:107px;
	background:url(../images/common/bg_switch.jpg) no-repeat 0 0;
}
.w_502 ul{
	height:90px;
	width:180px;
	position:absolute;
	left:0;	
}
.w_502 ul li{
	float:left;
	height:64px;
	width:94px;
	text-align:center;
}
.w_470{
	height:90px;
	width:470px;
	margin-top:11px;
}
.w_502 .s_left_btn{margin-left:7px;_margin-left:4px;}
.w_502 .s_left_btn,.w_502 .s_right_btn{
	float:left;
	height:66px;
	width:9px;
	margin-top:13px;
}
.w_502 .s_left_btn a,.w_502 .s_right_btn a{
	display:block;
	height:0;
	width:9px;
	padding-top:66px;
	overflow:hidden;
	outline:none;
}
.slider_pic_b .switch_center ul li img{
	border:1px solid #fff;
}
.slider_pic_b .switch_center ul li.on img{
	border:1px solid #606060;
}
.slider_pic_b .switch_center ul li a{
	outline:none;
}
.sub_banner{
	float:right;
	width:172px;
	margin-top:-8px;
}
.sub_banner p{
	padding-top:8px;
}
.sub_banner p img{
	border:1px solid #d0d0d0;
	display:block;
	padding:3px;
}

.txt_cont{
	line-height:24px;
	width:830px;
	margin:0 auto;
	padding:0 34px;
}
.txt_cont h2{
	text-align:center;
	font-size:14px;
	font-weight:bold;
	padding-top:15px;
}
.txt_cont h3{
	font-weight:bold;
	padding-top:8px;
}
.txt_cont p{
	text-indent:2em;
	
	padding:5px 0 2px;
}

.error_con{
	text-align:center;
	margin:100px auto 0;
}

/*7.12 sam*/

.pic_border{
	border:1px solid #d6d6d6;
	float:left;
	padding:3px;
	margin:14px 14px 0 14px;
	background:#ffffff;
	display: inline-block
}

.pic_border_tabs{
	border:1px solid #d6d6d6;
	float:left;
	padding:3px;
	margin:0px 14px 0 0px;
	background:#ffffff;
	display: inline-block
}

.pic_border_content{
	border:1px solid #d6d6d6;
	float:left;
	padding:3px;
	margin:8px 14px 0px 0px;
	background:#ffffff;
}
.float_left{float:left;}
.text_red{ color:#c50000}
.pic_title{width:151px; margin-right:22px; display:inline; line-height:22px; text-align:center; float:left; line-height:20px;}
.pic_title img{
	float:left;
	margin:8px 0px 5px 0px;
	background:#ffffff;
}

.w503{ width:501px;}
#dituContent{margin-top:11px;}

.mar_top{*margin-top:-13px;}
.recruitment_dl dt h3{font-weight: bold;}

.process_box{width:500px;margin:12px 0 20px;background:url(../images/common/bg_process.jpg) repeat-y;}
.process_box li{background:url(../images/common/line.gif) repeat-x 0 bottom;width:500px;float:left;	line-height:24px;}
.process_box li.bg_none{background:none;}
.process_box li .year_gray{	overflow:hidden;width:85px;	background:#E9E9E9; text-align:center; float:left;	padding:10px 0;}
.process_box li .process_r{float:left;width:414px;padding:5px 0;}
.process_box li .process_com{float:left;width:230px;padding:5px 0; background:url(../images/common/line_1.gif) repeat-y right 0; min-height:34px;}
.process_box li .process_r2{float:left;width:185px;padding:5px 0;}
.process_box li p em{font-style:normal; display:inline-block; width:42px; margin-left:15px}
.process_box li p span{display:inline-block; vertical-align:top; width:340px}
.process_tit{height:47px; line-height:47px; background:#ddd url(../images/common/line_2.jpg) no-repeat 314px 0; width:500px;}
.process_tit p{margin-left:102px;}
.process_tit p span{float:right; margin-right:34px;}
.process_box li .process_com p span{width:160px;}
.process_box li .process_r2 p span{width:110px;}
#honor_box{margin:20px 0; width:500px; overflow:hidden}
.honor_tit{height:24px; line-height:24px; background:url(../images/common/bg_honor_tit.jpg) repeat-x; position:relative; margin:0 0 12px -1px}
.honor_tit li{float:left; width:111px; text-align:center; height:24px; font-weight:bold; }
.honor_tit li.current{background:#fff; border-left:1px solid #ddd; border-right:1px solid #ddd; width:109px; color:#C50000}

/*.honor_list{display:none;}*/
.honor_list{ display:block;}
.honor_list li{background:url(../images/common/line.gif) repeat-x 0 bottom;width:500px;float:left;	line-height:24px;}
.honor_list li .year{overflow:hidden;width:102px;text-align:center; float:left;	padding:10px 0;}
.honor_list li .process_r{float:left;width:398px;padding:5px 0; background:url(../images/common/line_1.gif) repeat-y left 0;min-height:34px;}
.honor_list li p em{font-style:normal; display:inline-block; width:50px; margin-left:32px}
.honor_list li p span{display:inline-block; vertical-align:top; width:310px}
.phy_box p{padding:0 20px 0 100px; line-height:34px; text-indent:0; margin:0}
.contact_box{line-height:2.4em; margin:15px 0 20px}
.notice_img{text-align:center; margin:15px 0}
.notice_img img{border:1px solid #D0D0D0; padding:3px}
.back{background:url(../images/common/line.gif) repeat-x left top; margin-top:20px; text-align:right}
.back a{margin-left:24px;}
.bg_color{background:#EFEFEF}
.pattern p{margin-left:25px; line-height:24px;}
.pattern p a{color:#c50000;}
.pattern .ml42{margin-left:42px;}
.pattern p span {display: inline-block;vertical-align: top;width: 430px;}
.indent{text-indent:2em;}